github.com/andybalholm/brotli.blockSplitterCommand.min_block_size_ (field)
6 uses
github.com/andybalholm/brotli (current package)
metablock_command.go#L13: min_block_size_ uint
metablock_command.go#L34: self.min_block_size_ = min_block_size
metablock_command.go#L69: self.block_size_ = brotli_max_size_t(self.block_size_, self.min_block_size_)
metablock_command.go#L115: self.target_block_size_ = self.min_block_size_
metablock_command.go#L131: self.target_block_size_ = self.min_block_size_
metablock_command.go#L146: self.target_block_size_ += self.min_block_size_
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |